home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / lib / partman / active_partition / 66change_flags / choices next >
Encoding:
Text File  |  2009-04-19  |  140 b   |  10 lines

  1. #!/bin/sh
  2.  
  3. exit 0
  4.  
  5. . /usr/share/debconf/confmodule
  6.  
  7. db_metaget partman-partitioning/text/set_flags description
  8. printf "setflags\t${RET}\n"
  9.  
  10.